home *** CD-ROM | disk | FTP | other *** search
/ AMP Graphics Collection / AMP Graphics Collection.iso / programs / author / infonts / infonts.txt < prev    next >
Text File  |  1997-06-27  |  2KB  |  30 lines

  1. InstalledFonts Xtra 1.0
  2.  
  3. -- InstalledFonts Xtra version 1.0
  4. -- Engineered by Scott Kildall
  5. -- Entire program code (C) 1996 Red Eye Software
  6. -- InstalledFonts Xtra (c) 1996 g/matter, inc.
  7. -- InstalledFonts Xtra is a trademark of Red Eye Software under license to g/matter,inc.
  8. -- All rights reserved.
  9. --
  10. -- For more information on InstalledFonts Xtra, see our website:
  11. -- http://www.gmatter.com
  12. --
  13. -- For technical support and sales, please email:
  14. -- <support@gmatter.com>-- <sales@gmatter.com>
  15.  
  16. This is a demo version, and is not licensed for distribution. For any purpose other than evaluation, you must contact g/matter to obtain the registered version of this Xtra.
  17.  
  18. Legal Disclaimer:
  19.  
  20. This software is provided "as is" without warranty of any kind, either expressed or implied, including, but not limited to, the implied warranties of merchantability or fitness for a particular purpose. The software or its documentation or sample code may include errors or technical inaccuracies. Changes are periodically made to this software, its documentation and sample code, and may be incorporated in new versions. g/matter, inc. and Red Eye Software may improve or change their products at any time without notice. g/matter, inc. and Red Eye Software assume no responsibility for and disclaim all liability for errors in this software or its documentation and sample code.  Neither g/matter nor Red Eye Software will be responsible for any damages of any sort under any conditions. Use the software at your own risk. As always, you should make frequent backups of important information. Some jurisdictions do not allow the exclusion of implied warranties, so the above exclusion may not apply to you. 
  21.  
  22. Introduction:
  23.  
  24. InstalledFonts Xtra is a Lingo Xtra for use with Director 5.0 and provides one global handler to return a string listing of all current active installed fonts. The product is completely cross platform with 3 files:
  25.  
  26. * GetInstalledFonts()
  27. This function returns a RETURN delimited text string of the active installed fonts.
  28. - Returns: A string describing the active installed fonts.
  29.  
  30. - Parameters:  none.